home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / rocketbi.swf / scripts / DefineButton2_343 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2011-03-26  |  59 b   |  5 lines

  1. on(press){
  2.    _root.screen = "help";
  3.    _Y = _Y + 2;
  4. }
  5.